Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make doc lookups in queries/filters consistent #4486

Closed
clintongormley opened this issue Dec 17, 2013 · 0 comments
Closed

Make doc lookups in queries/filters consistent #4486

clintongormley opened this issue Dec 17, 2013 · 0 comments

Comments

@clintongormley
Copy link

The terms lookup filter uses index, type, id and path while the geoshape filter and query use index, type, id and shape_field_name.

The geoshape filter/query should be changed to use path instead.

@ghost ghost assigned martijnvg Dec 18, 2013
martijnvg added a commit to martijnvg/elasticsearch that referenced this issue Dec 23, 2013
…ookup.

The `geo_shape filter and query` option in geo_shape filter and query has been replaced with the `path` option, which allows these filter and query to fetch shapes from within objects as well.

Closes elastic#4486
martijnvg added a commit that referenced this issue Dec 23, 2013
brusic pushed a commit to brusic/elasticsearch that referenced this issue Jan 19, 2014
…ookup.

The `geo_shape filter and query` option in geo_shape filter and query has been replaced with the `path` option, which allows these filter and query to fetch shapes from within objects as well.

Closes elastic#4486
brusic pushed a commit to brusic/elasticsearch that referenced this issue Jan 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants